home *** CD-ROM | disk | FTP | other *** search
/ Aminet 22 / Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso / Aminet / util / arc / lzxconv2.readme < prev    next >
Text File  |  1997-11-02  |  4KB  |  133 lines

  1. Short:    Converts LHA/LZH/ZIP/ZOO/ARC/PP/XPK ARJ -> LZX, (v2.0)
  2. Author:   pierrec@kajen.malmo.se (Pierre Chateau alias DarkSpirit)
  3. Uploader: steptoe@netcomuk.co.uk
  4. Version:  2.0
  5. Type:     util/arc
  6.  
  7.  
  8. WARNING! You need atleast an 020+ to use this utility.
  9.  
  10.  (Or convert the source if you want)
  11.  
  12.  
  13.  Just simply copy the files from the directories contained in the archive
  14. that you have just extracted,to the same directories. Thats It !!
  15.  
  16.  
  17.  If you are using Opus then just set up a button called 'LZX Convert',or
  18. whatever takes your fancy,and set it up as below .....
  19.  
  20.  
  21. AmigaDos    c:LZXConv {f}
  22.  
  23.  
  24.  Then set the following flags
  25.  
  26.  
  27. CD Source
  28. Do All Files
  29. Output Window
  30. Run Asynchronously
  31. Workbench to Front
  32.  
  33.  
  34.  
  35.  This is a set up for Opus v4.xx,so if you are using Opus v5.xx or greater,
  36. just create a button as normal,and do the same ......
  37.  
  38.  
  39.  
  40.  Now simply select the files you want to convert and let it get on with it.
  41. Don't worry about a temporary archive,thats created in the directiry you
  42. have selected the files in,and will be deleted after the operation has
  43. finished.
  44.  
  45.  
  46.  
  47.  If you want to do it by the CLI,then use the following :
  48.  
  49.  LZXConv archivename
  50.  
  51.  and thats it !!
  52.  
  53.  
  54.  EG: LZXConv ram:mytest.zip
  55.  
  56.  
  57.  
  58.  
  59.  Remember.. Lx is a program who recognizes LZX/LHA/LZH/ARC/ZIP/ARJ/ZOO *BUT*
  60. you must have the exe files for each archive in your C: directory !!
  61.  
  62.  
  63.  
  64. LZX
  65. LHA
  66. UnZip
  67. ARJ
  68. ZOO
  69.  
  70.  
  71. I have included the source in E so you can update them if you like and maybe
  72. make it to work on 68000 (I am to lazy right now). The only thing you
  73. have to do is to make the assembler source to not search a long/Word on
  74. odd addressed. dvs instead of CMP.L #".LHA" use CMP.B #".", CMP.B #"L" and so
  75. on. but as I said, I am to Lazy to fix it right now but if you want me
  76. to fix it then send me a message and beg for your life 8) and I just might
  77. fix it. Anyway, 68000 is Crap, 68020+ RuleZ. So get yourself an A1200 or
  78. better.
  79.  
  80.  
  81.  This has been tested on a basic A1200,and also an A1200 with extra memory.
  82. Also on an A1200 with an Apollo 040.25mhz,and also with OxyPatcher
  83. running,so I think that means it should run on any Amiga equipped with an
  84. 020 or greater, Dunno about the PPc boards that are being produced. But I
  85. can't see why it shouldn't.........
  86.  
  87.  
  88.  Have fun and feel free to alter the source...I did (steptoe)
  89.  
  90.  
  91.  All that has been added is the PP and XPK archive types,and to speed
  92. things up a bit by adding a 250k input buffer,and setting the LZX merge
  93. limits to 1800. That will save a bit of time,and get a few extra bytes out
  94. of the archives. I've also set the -Qf option,which does speed LZX up quite
  95. a bit,but at the sacrafice of losing memory. So make sure you're not trying
  96. to run too many things at once. Like I do !!
  97.  
  98.  If you have a minimum of 4 meg fast,you should have no problems at all.
  99.  
  100.  
  101.  If anyone knows how to add multiple file support,then feel free to add
  102. it,and improve this nice little util vastly.
  103.  
  104.  Being able to select a volume would be nice,or just a directory would make
  105. a big improvement. Then you can go away and leave it overnight to do its
  106. work !!
  107.  
  108.  
  109.  
  110.  Have fun ...........
  111.  
  112.  'Steptoe'
  113.  
  114.  
  115. ============================= Archive contents =============================
  116.  
  117. Original  Packed Ratio    Date     Time    Name
  118. -------- ------- ----- --------- --------  -------------
  119.     5344    3582 32.9% 26-Nov-94 21:50:16 +DLD
  120.     4104    2219 45.9% 26-May-95 10:18:40 +Lx
  121.     1512     860 43.1% 22-Oct-97 11:27:12 +LzxConv
  122.     6128    4144 32.3% 28-Sep-93 21:53:48 +powerpacker.library
  123.    46148   30624 33.6% 22-Oct-97 11:33:56 +reqtools.library
  124.    56392   33850 39.9% 22-Oct-97 11:34:24 +unpack.library
  125.    14288    8846 38.0% 22-Oct-97 11:33:38 +xpkmaster.library
  126.    26892   16551 38.4% 26-Nov-94 21:50:16 +decrunch.library
  127.     2518    1148 54.4% 26-May-95 10:31:48  Lx_readme
  128.     1365     449 67.1% 22-Oct-97 11:27:06 +LZXConv.e
  129.      148     127 14.1% 22-Oct-97 11:53:44  File_ID.diz
  130.     3118    1646 47.2% 22-Oct-97 11:57:46  LZXConv2.readme
  131. -------- ------- ----- --------- --------
  132.   167957  104046 38.0% 23-Oct-97 04:22:14   12 files
  133.